[root@observium01 observium]# ./discovery.php -d -h steelhead01.lab.routedlogic.net
DEBUG!
Observium v0.14.11.67
Discovery


SQL[SELECT `version` FROM `dbSchema`]

SQL[SELECT count(*) FROM ports]

SQL[SELECT count(*) FROM devices]

SQL[SELECT count(*) FROM `sensors`]

SQL[SELECT count(*) FROM `services`]

SQL[SELECT count(*) FROM `applications`]

SQL[SELECT count(*) FROM `bgpPeers`]

SQL[SELECT count(*) FROM `ospf_ports`]

SQL[SELECT count(*) FROM `eigrp_ports`]

SQL[SELECT count(*) FROM `ipsec_tunnels`]

SQL[SELECT count(*) FROM `munin_plugins`]

SQL[SELECT count(*) FROM `pseudowires`]

SQL[SELECT count(*) FROM `vrfs`]

SQL[SELECT count(*) FROM `vminfo`]

SQL[SELECT count(*) FROM `users`]

SQL[SELECT count(*) FROM `bills`]

SQL[SELECT count(*) FROM `alert_table`]

SQL[SELECT count(*) FROM `alert_tests`]

SQL[SELECT count(*) FROM `groups`]

SQL[SELECT count(*) FROM `group_table`]

SQL[SELECT SUM(`last_polled_timetaken`) FROM devices]

SQL[SELECT sysObjectID, COUNT( * ) as count FROM  `devices` WHERE `os` = 'generic' GROUP BY `sysObjectID`]

SQL[SELECT COUNT(*) AS count,os from devices group by `os`]

SQL[SELECT COUNT(*) AS `count`, `type` FROM `devices` GROUP BY `type`]

SQL[SELECT COUNT(*) AS `count`, `app_type` FROM `applications` GROUP BY `app_type`]
Current Revision : 67
New Revision   : 5973

SQL[SELECT * FROM `devices` WHERE `status` = 1 AND `disabled` = 0 AND `hostname` LIKE 'steelhead01.lab.routedlogic.net' ORDER BY `last_discovered_timetaken` ASC]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' sysObjectID.0 sysUpTime.0]
EXITCODE[0]
RUNTIME[0.0105s],
STDOUT[
sysObjectID.0 = enterprises.17163.1.1
sysUpTime.0 = 48629996
]
SNMP_STATUS[TRUE]

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']
steelhead01.lab.routedlogic.net 23 steelhead

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Ovq -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' sysDescr.0]
EXITCODE[0]
RUNTIME[0.0097s],
STDOUT[
Linux steelhead01.lab.routedlogic.net 2.6.32 #1 SMP Tue Jul 22 21:07:44 PDT 2014 x86_64
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Ovqn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' sysObjectID.0]
EXITCODE[0]
RUNTIME[0.0094s],
STDOUT[
.1.3.6.1.4.1.17163.1.1
]
SNMP_STATUS[TRUE]
| Linux steelhead01.lab.routedlogic.net 2.6.32 #1 SMP Tue Jul 22 21:07:44 PDT 2014 x86_64 | .1.3.6.1.4.1.17163.1.1 |
Module [ os ] time: 0.0218s
Ports :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ifDescr]
EXITCODE[0]
RUNTIME[0.011s],
STDOUT[
ifDescr.1 = aux
ifDescr.2 = primary
ifDescr.5 = lo
ifDescr.6 = lan0_0
ifDescr.7 = wan0_0
ifDescr.98 = prilan
ifDescr.99 = priwan
ifDescr.100 = prirbtpipe
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ifAlias]
EXITCODE[0]
RUNTIME[0.0108s],
STDOUT[
ifAlias.1 =
ifAlias.2 =
ifAlias.5 =
ifAlias.6 =
ifAlias.7 =
ifAlias.98 =
ifAlias.99 =
ifAlias.100 =
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ifName]
EXITCODE[0]
RUNTIME[0.0109s],
STDOUT[
ifName.1 = aux
ifName.2 = primary
ifName.5 = lo
ifName.6 = lan0_0
ifName.7 = wan0_0
ifName.98 = prilan
ifName.99 = priwan
ifName.100 = prirbtpipe
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ifType]
EXITCODE[0]
RUNTIME[0.0107s],
STDOUT[
ifType.1 = ethernetCsmacd
ifType.2 = ethernetCsmacd
ifType.5 = softwareLoopback
ifType.6 = ethernetCsmacd
ifType.7 = ethernetCsmacd
ifType.98 = ethernetCsmacd
ifType.99 = ethernetCsmacd
ifType.100 = ethernetCsmacd
]
SNMP_STATUS[TRUE]

SQL[SELECT * FROM `ports` WHERE `device_id` = '23']
........
Module [ ports ] time: 0.0499s
Port Stacks:
SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '23']

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' ifStackStatus]
EXITCODE[0]
RUNTIME[0.0299s],
STDOUT[
ifStackStatus = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

Module [ ports-stack ] time: 0.0319s
Processors :
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']
 hrDevice:
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' hrDevice]
EXITCODE[0]
RUNTIME[0.0268s],
STDOUT[
hrDeviceIndex.768 = 768
hrDeviceIndex.1025 = 1025
hrDeviceIndex.1026 = 1026
hrDeviceIndex.1029 = 1029
hrDeviceIndex.1030 = 1030
hrDeviceIndex.1031 = 1031
hrDeviceIndex.1122 = 1122
hrDeviceIndex.1123 = 1123
hrDeviceIndex.1124 = 1124
hrDeviceIndex.1552 = 1552
hrDeviceIndex.1553 = 1553
hrDeviceIndex.3072 = 3072
hrDeviceType.768 = hrDeviceProcessor
hrDeviceType.1025 = hrDeviceNetwork
hrDeviceType.1026 = hrDeviceNetwork
hrDeviceType.1029 = hrDeviceNetwork
hrDeviceType.1030 = hrDeviceNetwork
hrDeviceType.1031 = hrDeviceNetwork
hrDeviceType.1122 = hrDeviceNetwork
hrDeviceType.1123 = hrDeviceNetwork
hrDeviceType.1124 = hrDeviceNetwork
hrDeviceType.1552 = hrDeviceDiskStorage
hrDeviceType.1553 = hrDeviceDiskStorage
hrDeviceType.3072 = hrDeviceCoprocessor
hrDeviceDescr.768 = GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
hrDeviceDescr.1025 = network interface aux
hrDeviceDescr.1026 = network interface primary
hrDeviceDescr.1029 = network interface lo
hrDeviceDescr.1030 = network interface lan0_0
hrDeviceDescr.1031 = network interface wan0_0
hrDeviceDescr.1122 = network interface prilan
hrDeviceDescr.1123 = network interface priwan
hrDeviceDescr.1124 = network interface prirbtpipe
hrDeviceDescr.1552 = SCSI disk (/dev/sda)
hrDeviceDescr.1553 = SCSI disk (/dev/sdb)
hrDeviceDescr.3072 = Guessing that there's a floating point co-processor
hrDeviceID.768 = zeroDotZero
hrDeviceID.1025 = zeroDotZero
hrDeviceID.1026 = zeroDotZero
hrDeviceID.1029 = zeroDotZero
hrDeviceID.1030 = zeroDotZero
hrDeviceID.1031 = zeroDotZero
hrDeviceID.1122 = zeroDotZero
hrDeviceID.1123 = zeroDotZero
hrDeviceID.1124 = zeroDotZero
hrDeviceID.1552 = zeroDotZero
hrDeviceID.1553 = zeroDotZero
hrDeviceID.3072 = zeroDotZero
hrDeviceStatus.768 = running
hrDeviceStatus.1025 = down
hrDeviceStatus.1026 = running
hrDeviceStatus.1029 = running
hrDeviceStatus.1030 = down
hrDeviceStatus.1031 = down
hrDeviceStatus.1122 = running
hrDeviceStatus.1123 = running
hrDeviceStatus.1124 = running
hrDeviceErrors.1025 = 0
hrDeviceErrors.1026 = 0
hrDeviceErrors.1029 = 0
hrDeviceErrors.1030 = 0
hrDeviceErrors.1031 = 0
hrDeviceErrors.1122 = 0
hrDeviceErrors.1123 = 0
hrDeviceErrors.1124 = 0
hrProcessorFrwID.768 = zeroDotZero
hrProcessorLoad.768 = 3
hrNetworkIfIndex.1025 = 1
hrNetworkIfIndex.1026 = 2
hrNetworkIfIndex.1029 = 5
hrNetworkIfIndex.1030 = 6
hrNetworkIfIndex.1031 = 7
hrNetworkIfIndex.1122 = 98
hrNetworkIfIndex.1123 = 99
hrNetworkIfIndex.1124 = 100
hrDiskStorageAccess.1552 = readWrite
hrDiskStorageAccess.1553 = readWrite
hrDiskStorageMedia.1552 = unknown
hrDiskStorageMedia.1553 = unknown
hrDiskStorageRemoveble.1552 = false
hrDiskStorageRemoveble.1553 = false
hrDiskStorageCapacity.1552 = 31457280
hrDiskStorageCapacity.1553 = 46137344
hrPartitionIndex.1552.1 = 1
hrPartitionIndex.1552.2 = 2
hrPartitionIndex.1552.3 = 3
hrPartitionIndex.1552.4 = 4
hrPartitionIndex.1552.5 = 5
hrPartitionIndex.1552.6 = 6
hrPartitionIndex.1552.7 = 7
hrPartitionIndex.1552.8 = 8
hrPartitionIndex.1552.9 = 9
hrPartitionIndex.1553.1 = 1
hrPartitionIndex.1553.2 = 2
hrPartitionLabel.1552.1 = "/dev/sda1"
hrPartitionLabel.1552.2 = "/dev/sda2"
hrPartitionLabel.1552.3 = "/dev/sda3"
hrPartitionLabel.1552.4 = "/dev/sda4"
hrPartitionLabel.1552.5 = "/dev/sda5"
hrPartitionLabel.1552.6 = "/dev/sda6"
hrPartitionLabel.1552.7 = "/dev/sda7"
hrPartitionLabel.1552.8 = "/dev/sda8"
hrPartitionLabel.1552.9 = "/dev/sda9"
hrPartitionLabel.1553.1 = "/dev/sdb1"
hrPartitionLabel.1553.2 = "/dev/sdb2"
hrPartitionID.1552.1 = "0x801"
hrPartitionID.1552.2 = "0x802"
hrPartitionID.1552.3 = "0x803"
hrPartitionID.1552.4 = "0x804"
hrPartitionID.1552.5 = "0x805"
hrPartitionID.1552.6 = "0x806"
hrPartitionID.1552.7 = "0x807"
hrPartitionID.1552.8 = "0x808"
hrPartitionID.1552.9 = "0x809"
hrPartitionID.1553.1 = "0x811"
hrPartitionID.1553.2 = "0x812"
hrPartitionSize.1552.1 = 256665
hrPartitionSize.1552.2 = 132221
hrPartitionSize.1552.3 = -1
hrPartitionSize.1552.4 = -1
hrPartitionSize.1552.5 = 521780
hrPartitionSize.1552.6 = -1
hrPartitionSize.1552.7 = -1
hrPartitionSize.1552.8 = 15488744
hrPartitionSize.1552.9 = 69995
hrPartitionSize.1553.1 = -1
hrPartitionSize.1553.2 = -1
hrPartitionFSIndex.1552.1 = 12
hrPartitionFSIndex.1552.2 = 11
hrPartitionFSIndex.1552.3 = -1
hrPartitionFSIndex.1552.4 = -1
hrPartitionFSIndex.1552.5 = 1
hrPartitionFSIndex.1552.6 = -1
hrPartitionFSIndex.1552.7 = -1
hrPartitionFSIndex.1552.8 = 13
hrPartitionFSIndex.1552.9 = 14
hrPartitionFSIndex.1553.1 = -1
hrPartitionFSIndex.1553.2 = -1
hrFSIndex.1 = 1
hrFSIndex.6 = 6
hrFSIndex.7 = 7
hrFSIndex.8 = 8
hrFSIndex.10 = 10
hrFSIndex.11 = 11
hrFSIndex.12 = 12
hrFSIndex.13 = 13
hrFSIndex.14 = 14
hrFSMountPoint.1 = "/"
hrFSMountPoint.6 = "/dev/shm"
hrFSMountPoint.7 = "/lib/modules"
hrFSMountPoint.8 = "/lib/firmware"
hrFSMountPoint.10 = "/tmp"
hrFSMountPoint.11 = "/boot"
hrFSMountPoint.12 = "/bootmgr"
hrFSMountPoint.13 = "/var"
hrFSMountPoint.14 = "/config"
hrFSRemoteMountPoint.1 = ""
hrFSRemoteMountPoint.6 = ""
hrFSRemoteMountPoint.7 = ""
hrFSRemoteMountPoint.8 = ""
hrFSRemoteMountPoint.10 = ""
hrFSRemoteMountPoint.11 = ""
hrFSRemoteMountPoint.12 = ""
hrFSRemoteMountPoint.13 = ""
hrFSRemoteMountPoint.14 = ""
hrFSType.1 = hrFSLinuxExt2
hrFSType.6 = hrFSOther
hrFSType.7 = hrFSOther
hrFSType.8 = hrFSOther
hrFSType.10 = hrFSOther
hrFSType.11 = hrFSLinuxExt2
hrFSType.12 = hrFSLinuxExt2
hrFSType.13 = hrFSLinuxExt2
hrFSType.14 = hrFSLinuxExt2
hrFSAccess.1 = readOnly
hrFSAccess.6 = readWrite
hrFSAccess.7 = readWrite
hrFSAccess.8 = readWrite
hrFSAccess.10 = readWrite
hrFSAccess.11 = readWrite
hrFSAccess.12 = readWrite
hrFSAccess.13 = readWrite
hrFSAccess.14 = readWrite
hrFSBootable.1 = true
hrFSBootable.6 = false
hrFSBootable.7 = false
hrFSBootable.8 = false
hrFSBootable.10 = false
hrFSBootable.11 = false
hrFSBootable.12 = false
hrFSBootable.13 = false
hrFSBootable.14 = false
hrFSStorageIndex.1 = 31
hrFSStorageIndex.6 = 36
hrFSStorageIndex.7 = 37
hrFSStorageIndex.8 = 38
hrFSStorageIndex.10 = 40
hrFSStorageIndex.11 = 41
hrFSStorageIndex.12 = 42
hrFSStorageIndex.13 = 43
hrFSStorageIndex.14 = 44
hrFSLastFullBackupDate.1 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.6 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.7 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.8 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.10 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.11 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.12 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.13 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.14 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.1 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.6 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.7 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.8 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.10 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.11 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.12 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.13 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.14 = 0-1-1,0:0:0.0
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' hrProcessorLoad]
EXITCODE[0]
RUNTIME[0.0122s],
STDOUT[
hrProcessorLoad.768 = 3
]
SNMP_STATUS[TRUE]
23 -> .1.3.6.1.2.1.25.3.3.1.2.768, 768, hr, Intel Xeon E5540 @ 2.53GHz, 1, 3, , 768

SQL[SELECT * FROM `processors` WHERE `device_id` = '23' AND `processor_index` = '768' AND `processor_type` = 'hr']
.23 -> 1, 1, hr-average, Average, 1, , ,

SQL[SELECT * FROM `processors` WHERE `device_id` = '23' AND `processor_index` = '1' AND `processor_type` = 'hr-average']
.
SQL[SELECT COUNT(*) FROM processors WHERE device_id = '23' AND processor_type != 'ucd-old']
Array
(
    [hr] => Array
        (
            [768] => 1
        )

    [hr-average] => Array
        (
            [1] => 1
        )

)

SQL[SELECT * FROM `processors` WHERE `device_id` = '23']
768 -> hr
1 -> hr-average

Module [ processors ] time: 0.0475s
Memory :
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']
 HOST-RESOURCES-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' hrStorageEntry]
EXITCODE[0]
RUNTIME[0.0157s],
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.3 = 3
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.10 = 10
hrStorageIndex.31 = 31
hrStorageIndex.36 = 36
hrStorageIndex.37 = 37
hrStorageIndex.38 = 38
hrStorageIndex.40 = 40
hrStorageIndex.41 = 41
hrStorageIndex.42 = 42
hrStorageIndex.43 = 43
hrStorageIndex.44 = 44
hrStorageType.1 = hrStorageRam
hrStorageType.3 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageOther
hrStorageType.7 = hrStorageOther
hrStorageType.10 = hrStorageVirtualMemory
hrStorageType.31 = hrStorageFixedDisk
hrStorageType.36 = hrStorageFixedDisk
hrStorageType.37 = hrStorageFixedDisk
hrStorageType.38 = hrStorageFixedDisk
hrStorageType.40 = hrStorageFixedDisk
hrStorageType.41 = hrStorageFixedDisk
hrStorageType.42 = hrStorageFixedDisk
hrStorageType.43 = hrStorageFixedDisk
hrStorageType.44 = hrStorageFixedDisk
hrStorageDescr.1 = Physical memory
hrStorageDescr.3 = Virtual memory
hrStorageDescr.6 = Memory buffers
hrStorageDescr.7 = Cached memory
hrStorageDescr.10 = Swap space
hrStorageDescr.31 = /
hrStorageDescr.36 = /dev/shm
hrStorageDescr.37 = /lib/modules
hrStorageDescr.38 = /lib/firmware
hrStorageDescr.40 = /tmp
hrStorageDescr.41 = /boot
hrStorageDescr.42 = /bootmgr
hrStorageDescr.43 = /var
hrStorageDescr.44 = /config
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.6 = 1024
hrStorageAllocationUnits.7 = 1024
hrStorageAllocationUnits.10 = 1024
hrStorageAllocationUnits.31 = 4096
hrStorageAllocationUnits.36 = 4096
hrStorageAllocationUnits.37 = 4096
hrStorageAllocationUnits.38 = 4096
hrStorageAllocationUnits.40 = 4096
hrStorageAllocationUnits.41 = 1024
hrStorageAllocationUnits.42 = 1024
hrStorageAllocationUnits.43 = 4096
hrStorageAllocationUnits.44 = 1024
hrStorageSize.1 = 1018656
hrStorageSize.3 = 3115128
hrStorageSize.6 = 1018656
hrStorageSize.7 = 206140
hrStorageSize.10 = 2096472
hrStorageSize.31 = 130445
hrStorageSize.36 = 119140
hrStorageSize.37 = 32768
hrStorageSize.38 = 32768
hrStorageSize.40 = 4096
hrStorageSize.41 = 132221
hrStorageSize.42 = 256665
hrStorageSize.43 = 3872186
hrStorageSize.44 = 69995
hrStorageUsed.1 = 638196
hrStorageUsed.3 = 638196
hrStorageUsed.6 = 138464
hrStorageUsed.7 = 206140
hrStorageUsed.10 = 0
hrStorageUsed.31 = 124915
hrStorageUsed.36 = 0
hrStorageUsed.37 = 2027
hrStorageUsed.38 = 204
hrStorageUsed.40 = 245
hrStorageUsed.41 = 60742
hrStorageUsed.42 = 8504
hrStorageUsed.43 = 105967
hrStorageUsed.44 = 6051
]
SNMP_STATUS[TRUE]
23 -> 1, HOST-RESOURCES-MIB, Physical memory, 1024, 1043103744, 653512704

SQL[SELECT * FROM `mempools` WHERE `device_id` = '23' AND `mempool_index` = '1' AND `mempool_mib` = 'host-resources-mib']
.23 -> 3, HOST-RESOURCES-MIB, Virtual memory, 1024, 3189891072, 653512704

SQL[SELECT * FROM `mempools` WHERE `device_id` = '23' AND `mempool_index` = '3' AND `mempool_mib` = 'host-resources-mib']
.23 -> 6, HOST-RESOURCES-MIB, Memory buffers, 1024, 1043103744, 141787136

SQL[SELECT * FROM `mempools` WHERE `device_id` = '23' AND `mempool_index` = '6' AND `mempool_mib` = 'host-resources-mib']
.23 -> 7, HOST-RESOURCES-MIB, Cached memory, 1024, 211087360, 211087360

SQL[SELECT * FROM `mempools` WHERE `device_id` = '23' AND `mempool_index` = '7' AND `mempool_mib` = 'host-resources-mib']
.23 -> 10, HOST-RESOURCES-MIB, Swap space, 1024, 2146787328, 0

SQL[SELECT * FROM `mempools` WHERE `device_id` = '23' AND `mempool_index` = '10' AND `mempool_mib` = 'host-resources-mib']
.Array
(
    [host-resources-mib] => Array
        (
            [1] => 1
            [3] => 1
            [6] => 1
            [7] => 1
            [10] => 1
        )

)

SQL[SELECT * FROM `mempools` WHERE `device_id` = '23']
1 -> host-resources-mib
3 -> host-resources-mib
6 -> host-resources-mib
7 -> host-resources-mib
10 -> host-resources-mib

Module [ mempools ] time: 0.0223s

SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '23' GROUP BY `port_id`]
IPv4 Addresses :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ipAdEntIfIndex]
EXITCODE[0]
RUNTIME[0.0205s],
STDOUT[
ipAdEntIfIndex.10.4.63.32 = 2
ipAdEntIfIndex.127.0.0.1 = 5
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ipAdEntNetMask]
EXITCODE[0]
RUNTIME[0.014s],
STDOUT[
ipAdEntNetMask.10.4.63.32 = 255.255.255.0
ipAdEntNetMask.127.0.0.1 = 255.0.0.0
]
SNMP_STATUS[TRUE]
IP-MIB
Array
(
    [2] => Array
        (
            [10.4.63.32] => Array
                (
                    [ipAdEntIfIndex] => 2
                    [ipAdEntNetMask] => 255.255.255.0
                )

        )

    [5] => Array
        (
            [127.0.0.1] => Array
                (
                    [ipAdEntIfIndex] => 5
                    [ipAdEntNetMask] => 255.0.0.0
                )

        )

)

SQL[SELECT * FROM `ipv4_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '23']

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.4.63.0/24']
.
SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.0/8']
.
SQL[SELECT * FROM `ipv4_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '23']

Module [ ipv4-addresses ] time: 0.0409s

SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '23' GROUP BY `port_id`]
IPv6 Addresses :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ipAddressIfIndex.ipv6]
EXITCODE[0]
RUNTIME[0.0141s],
STDOUT[
ipAddressIfIndex.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = 1
ipAddressIfIndex.ipv6."fe:80:00:00:00:00:00:00:02:50:41:ff:fe:4c:4d:03" = 9
ipAddressIfIndex.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:bf:89:f6" = 8
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ipAddressPrefix.ipv6]
EXITCODE[0]
RUNTIME[0.0139s],
STDOUT[
ipAddressPrefix.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = ipAddressPrefixOrigin.1.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128
ipAddressPrefix.ipv6."fe:80:00:00:00:00:00:00:02:50:41:ff:fe:4c:4d:03" = ipAddressPrefixOrigin.9.ipv6."fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00".64
ipAddressPrefix.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:bf:89:f6" = ipAddressPrefixOrigin.8.ipv6."fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00".64
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' ipAddressOrigin.ipv6]
EXITCODE[0]
RUNTIME[0.0138s],
STDOUT[
ipAddressOrigin.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = manual
ipAddressOrigin.ipv6."fe:80:00:00:00:00:00:00:02:50:41:ff:fe:4c:4d:03" = linklayer
ipAddressOrigin.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:bf:89:f6" = linklayer
]
SNMP_STATUS[TRUE]
IP-MIB
Array
(
    [1] => Array
        (
            [0000:0000:0000:0000:0000:0000:0000:0001] => Array
                (
                    [ipAddressIfIndex] => 1
                    [ipAddressPrefix] => 128
                    [ipAddressOrigin] => manual
                )

        )

)

SQL[SELECT * FROM `ipv6_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '23']

SQL[SELECT `ipv6_network_id` FROM `ipv6_networks` WHERE `ipv6_network` = '0:0:0:0:0:0:0:1/128']
.
SQL[SELECT * FROM `ipv6_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '23']

Module [ ipv6-addresses ] time: 0.0496s
Sensors:
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']
[[STEELHEAD-MIB]] STEELHEAD-MIB
CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Oqv -m STEELHEAD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/riverbed 'udp':'steelhead01.lab.routedlogic.net':'161' systemHealth.0]
EXITCODE[0]
RUNTIME[0.0114s],
STDOUT[
critical
]
SNMP_STATUS[TRUE]
Discover sensor: state, steelhead01.lab.routedlogic.net, 1.3.6.1.4.1.17163.1.1.2.7.0, systemHealth.0, steelhead-system-state, System Health, 1, , , , , 50000, snmp, , chassis

SQL[SELECT COUNT(`sensor_id`) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'state' AND `device_id` = '23' AND `sensor_type` = 'steelhead-system-state' AND `sensor_index` = 'systemHealth.0']

SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'state' AND `device_id` = '23' AND `sensor_type` = 'steelhead-system-state' AND `sensor_index` = 'systemHealth.0']
.
CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Oqv -m STEELHEAD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/riverbed 'udp':'steelhead01.lab.routedlogic.net':'161' optServiceStatus.0]
EXITCODE[0]
RUNTIME[0.0118s],
STDOUT[
stopped
]
SNMP_STATUS[TRUE]
Discover sensor: state, steelhead01.lab.routedlogic.net, 1.3.6.1.4.1.17163.1.1.2.8.0, optServiceStatus.0, steelhead-service-state, Service Status, 1, , , , , 8, snmp, , other

SQL[SELECT COUNT(`sensor_id`) FROM `sensors` WHERE `poller_type`= 'snmp' AND `sensor_class` = 'state' AND `device_id` = '23' AND `sensor_type` = 'steelhead-service-state' AND `sensor_index` = 'optServiceStatus.0']

SQL[INSERT INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_index`,`sensor_type`,`sensor_oid`,`sensor_descr`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low_warn`,`sensor_limit_low`,`entPhysicalIndex`,`entPhysicalClass`,`entPhysicalIndex_measured`,`measured_class`,`measured_entity`)  VALUES ('snmp','state','23','optServiceStatus.0','steelhead-service-state','1.3.6.1.4.1.17163.1.1.2.8.0','Service Status','1',NULL,NULL,NULL,NULL,NULL,'other',NULL,NULL,NULL)]

SQL[INSERT INTO `sensors-state` (`sensor_id`,`sensor_value`,`sensor_polled`)  VALUES ('41','8','NOW()')]
( 41 inserted )
+
SQL[INSERT INTO `eventlog` (`device_id`,`reference`,`type`,`timestamp`,`message`)  VALUES ('23','41','sensor',NOW(),'Sensor added: state steelhead-service-state optServiceStatus.0 Service Status')]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Oqv -m STEELHEAD-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/riverbed 'udp':'steelhead01.lab.routedlogic.net':'161' systemTemperature.0]
EXITCODE[0]
RUNTIME[0.0114s],
STDOUT[
0
]
SNMP_STATUS[TRUE]
 ENTITY-SENSOR-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhysicalDescr]
EXITCODE[0]
RUNTIME[0.0116s],
STDOUT[
entPhysicalDescr = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhysicalName]
EXITCODE[0]
RUNTIME[0.0111s],
STDOUT[
entPhysicalName = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhySensorType]
EXITCODE[0]
RUNTIME[0.0105s],
STDOUT[
entPhySensorType = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhySensorScale]
EXITCODE[0]
RUNTIME[0.0106s],
STDOUT[
entPhySensorScale = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhySensorPrecision]
EXITCODE[0]
RUNTIME[0.0106s],
STDOUT[
entPhySensorPrecision = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhySensorOperStatus]
EXITCODE[0]
RUNTIME[0.0118s],
STDOUT[
entPhySensorOperStatus = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' entPhySensorValue]
EXITCODE[0]
RUNTIME[0.0107s],
STDOUT[
entPhySensorValue = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
Array
(
    [state] => Array
        (
            [steelhead-system-state] => Array
                (
                    [systemHealth.0] => 1
                )

            [steelhead-service-state] => Array
                (
                    [optServiceStatus.0] => 1
                )

        )

)

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'temperature' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'humidity' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'fanspeed' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'airflow' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'voltage' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'current' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'power' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'apower' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'impedance' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'frequency' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'dbm' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'snr' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'capacity' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'load' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'runtime' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'state' AND S.`device_id` = D.`device_id` AND D.`device_id` = '23' AND S.`poller_type` = 'snmp']
systemHealth.0 -> steelhead-system-state
optServiceStatus.0 -> steelhead-service-state

Module [ sensors ] time: 0.1406s
Storage :
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' hrStorageEntry]
EXITCODE[0]
RUNTIME[0.0154s],
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.3 = 3
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.10 = 10
hrStorageIndex.31 = 31
hrStorageIndex.36 = 36
hrStorageIndex.37 = 37
hrStorageIndex.38 = 38
hrStorageIndex.40 = 40
hrStorageIndex.41 = 41
hrStorageIndex.42 = 42
hrStorageIndex.43 = 43
hrStorageIndex.44 = 44
hrStorageType.1 = hrStorageRam
hrStorageType.3 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageOther
hrStorageType.7 = hrStorageOther
hrStorageType.10 = hrStorageVirtualMemory
hrStorageType.31 = hrStorageFixedDisk
hrStorageType.36 = hrStorageFixedDisk
hrStorageType.37 = hrStorageFixedDisk
hrStorageType.38 = hrStorageFixedDisk
hrStorageType.40 = hrStorageFixedDisk
hrStorageType.41 = hrStorageFixedDisk
hrStorageType.42 = hrStorageFixedDisk
hrStorageType.43 = hrStorageFixedDisk
hrStorageType.44 = hrStorageFixedDisk
hrStorageDescr.1 = Physical memory
hrStorageDescr.3 = Virtual memory
hrStorageDescr.6 = Memory buffers
hrStorageDescr.7 = Cached memory
hrStorageDescr.10 = Swap space
hrStorageDescr.31 = /
hrStorageDescr.36 = /dev/shm
hrStorageDescr.37 = /lib/modules
hrStorageDescr.38 = /lib/firmware
hrStorageDescr.40 = /tmp
hrStorageDescr.41 = /boot
hrStorageDescr.42 = /bootmgr
hrStorageDescr.43 = /var
hrStorageDescr.44 = /config
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.6 = 1024
hrStorageAllocationUnits.7 = 1024
hrStorageAllocationUnits.10 = 1024
hrStorageAllocationUnits.31 = 4096
hrStorageAllocationUnits.36 = 4096
hrStorageAllocationUnits.37 = 4096
hrStorageAllocationUnits.38 = 4096
hrStorageAllocationUnits.40 = 4096
hrStorageAllocationUnits.41 = 1024
hrStorageAllocationUnits.42 = 1024
hrStorageAllocationUnits.43 = 4096
hrStorageAllocationUnits.44 = 1024
hrStorageSize.1 = 1018656
hrStorageSize.3 = 3115128
hrStorageSize.6 = 1018656
hrStorageSize.7 = 206140
hrStorageSize.10 = 2096472
hrStorageSize.31 = 130445
hrStorageSize.36 = 119140
hrStorageSize.37 = 32768
hrStorageSize.38 = 32768
hrStorageSize.40 = 4096
hrStorageSize.41 = 132221
hrStorageSize.42 = 256665
hrStorageSize.43 = 3872186
hrStorageSize.44 = 69995
hrStorageUsed.1 = 638196
hrStorageUsed.3 = 638196
hrStorageUsed.6 = 138464
hrStorageUsed.7 = 206140
hrStorageUsed.10 = 0
hrStorageUsed.31 = 124915
hrStorageUsed.36 = 0
hrStorageUsed.37 = 2027
hrStorageUsed.38 = 204
hrStorageUsed.40 = 245
hrStorageUsed.41 = 60742
hrStorageUsed.42 = 8504
hrStorageUsed.43 = 105967
hrStorageUsed.44 = 6051
]
SNMP_STATUS[TRUE]
 HOST-RESOURCES-MIB: 23 -> 31, hrStorageFixedDisk, HOST-RESOURCES-MIB, /, 4096, 534302720, 511651840, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '31' AND `storage_mib` = 'host-resources-mib']
.23 -> 36, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev/shm, 4096, 487997440, 0, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '36' AND `storage_mib` = 'host-resources-mib']
.23 -> 37, hrStorageFixedDisk, HOST-RESOURCES-MIB, /lib/modules, 4096, 134217728, 8302592, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '37' AND `storage_mib` = 'host-resources-mib']
.23 -> 38, hrStorageFixedDisk, HOST-RESOURCES-MIB, /lib/firmware, 4096, 134217728, 835584, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '38' AND `storage_mib` = 'host-resources-mib']
.23 -> 40, hrStorageFixedDisk, HOST-RESOURCES-MIB, /tmp, 4096, 16777216, 1003520, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '40' AND `storage_mib` = 'host-resources-mib']
.23 -> 41, hrStorageFixedDisk, HOST-RESOURCES-MIB, /boot, 1024, 135394304, 62199808, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '41' AND `storage_mib` = 'host-resources-mib']
.23 -> 42, hrStorageFixedDisk, HOST-RESOURCES-MIB, /bootmgr, 1024, 262824960, 8708096, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '42' AND `storage_mib` = 'host-resources-mib']
.23 -> 43, hrStorageFixedDisk, HOST-RESOURCES-MIB, /var, 4096, 15860473856, 434040832, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '43' AND `storage_mib` = 'host-resources-mib']
.23 -> 44, hrStorageFixedDisk, HOST-RESOURCES-MIB, /config, 1024, 71674880, 6196224, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '23' AND `storage_index` = '44' AND `storage_mib` = 'host-resources-mib']
.Array
(
    [host-resources-mib] => Array
        (
            [31] => 1
            [36] => 1
            [37] => 1
            [38] => 1
            [40] => 1
            [41] => 1
            [42] => 1
            [43] => 1
            [44] => 1
        )

)

SQL[SELECT * FROM `storage` WHERE `device_id` = '23']
31 -> host-resources-mib
36 -> host-resources-mib
37 -> host-resources-mib
38 -> host-resources-mib
40 -> host-resources-mib
41 -> host-resources-mib
42 -> host-resources-mib
43 -> host-resources-mib
44 -> host-resources-mib

Module [ storage ] time: 0.024s
Inventory: Physical Inventory :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'steelhead01.lab.routedlogic.net':'161' entPhysicalEntry]
EXITCODE[0]
RUNTIME[0.0348s],
STDOUT[
entPhysicalEntry = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:IF-MIB -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' entAliasMappingIdentifier]
EXITCODE[0]
RUNTIME[0.0142s],
STDOUT[
entAliasMappingIdentifier = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

hrDevice :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' hrDeviceEntry]
EXITCODE[0]
RUNTIME[0.0161s],
STDOUT[
hrDeviceIndex.768 = 768
hrDeviceIndex.1025 = 1025
hrDeviceIndex.1026 = 1026
hrDeviceIndex.1029 = 1029
hrDeviceIndex.1030 = 1030
hrDeviceIndex.1031 = 1031
hrDeviceIndex.1122 = 1122
hrDeviceIndex.1123 = 1123
hrDeviceIndex.1124 = 1124
hrDeviceIndex.1552 = 1552
hrDeviceIndex.1553 = 1553
hrDeviceIndex.3072 = 3072
hrDeviceType.768 = hrDeviceProcessor
hrDeviceType.1025 = hrDeviceNetwork
hrDeviceType.1026 = hrDeviceNetwork
hrDeviceType.1029 = hrDeviceNetwork
hrDeviceType.1030 = hrDeviceNetwork
hrDeviceType.1031 = hrDeviceNetwork
hrDeviceType.1122 = hrDeviceNetwork
hrDeviceType.1123 = hrDeviceNetwork
hrDeviceType.1124 = hrDeviceNetwork
hrDeviceType.1552 = hrDeviceDiskStorage
hrDeviceType.1553 = hrDeviceDiskStorage
hrDeviceType.3072 = hrDeviceCoprocessor
hrDeviceDescr.768 = GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
hrDeviceDescr.1025 = network interface aux
hrDeviceDescr.1026 = network interface primary
hrDeviceDescr.1029 = network interface lo
hrDeviceDescr.1030 = network interface lan0_0
hrDeviceDescr.1031 = network interface wan0_0
hrDeviceDescr.1122 = network interface prilan
hrDeviceDescr.1123 = network interface priwan
hrDeviceDescr.1124 = network interface prirbtpipe
hrDeviceDescr.1552 = SCSI disk (/dev/sda)
hrDeviceDescr.1553 = SCSI disk (/dev/sdb)
hrDeviceDescr.3072 = Guessing that there's a floating point co-processor
hrDeviceID.768 = zeroDotZero
hrDeviceID.1025 = zeroDotZero
hrDeviceID.1026 = zeroDotZero
hrDeviceID.1029 = zeroDotZero
hrDeviceID.1030 = zeroDotZero
hrDeviceID.1031 = zeroDotZero
hrDeviceID.1122 = zeroDotZero
hrDeviceID.1123 = zeroDotZero
hrDeviceID.1124 = zeroDotZero
hrDeviceID.1552 = zeroDotZero
hrDeviceID.1553 = zeroDotZero
hrDeviceID.3072 = zeroDotZero
hrDeviceStatus.768 = running
hrDeviceStatus.1025 = down
hrDeviceStatus.1026 = running
hrDeviceStatus.1029 = running
hrDeviceStatus.1030 = down
hrDeviceStatus.1031 = down
hrDeviceStatus.1122 = running
hrDeviceStatus.1123 = running
hrDeviceStatus.1124 = running
hrDeviceErrors.1025 = 0
hrDeviceErrors.1026 = 0
hrDeviceErrors.1029 = 0
hrDeviceErrors.1030 = 0
hrDeviceErrors.1031 = 0
hrDeviceErrors.1122 = 0
hrDeviceErrors.1123 = 0
hrDeviceErrors.1124 = 0
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' hrProcessorEntry]
EXITCODE[0]
RUNTIME[0.0133s],
STDOUT[
hrProcessorFrwID.768 = zeroDotZero
hrProcessorLoad.768 = 3
]
SNMP_STATUS[TRUE]
Array
(
    [768] => Array
        (
            [hrDeviceIndex] => 768
            [hrDeviceType] => hrDeviceProcessor
            [hrDeviceDescr] => GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrProcessorFrwID] => zeroDotZero
            [hrProcessorLoad] => 3
        )

    [1025] => Array
        (
            [hrDeviceIndex] => 1025
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface aux
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => down
            [hrDeviceErrors] => 0
        )

    [1026] => Array
        (
            [hrDeviceIndex] => 1026
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface primary
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1029] => Array
        (
            [hrDeviceIndex] => 1029
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface lo
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1030] => Array
        (
            [hrDeviceIndex] => 1030
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface lan0_0
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => down
            [hrDeviceErrors] => 0
        )

    [1031] => Array
        (
            [hrDeviceIndex] => 1031
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface wan0_0
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => down
            [hrDeviceErrors] => 0
        )

    [1122] => Array
        (
            [hrDeviceIndex] => 1122
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface prilan
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1123] => Array
        (
            [hrDeviceIndex] => 1123
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface priwan
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1124] => Array
        (
            [hrDeviceIndex] => 1124
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface prirbtpipe
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1552] => Array
        (
            [hrDeviceIndex] => 1552
            [hrDeviceType] => hrDeviceDiskStorage
            [hrDeviceDescr] => SCSI disk (/dev/sda)
            [hrDeviceID] => zeroDotZero
        )

    [1553] => Array
        (
            [hrDeviceIndex] => 1553
            [hrDeviceType] => hrDeviceDiskStorage
            [hrDeviceDescr] => SCSI disk (/dev/sdb)
            [hrDeviceID] => zeroDotZero
        )

    [3072] => Array
        (
            [hrDeviceIndex] => 3072
            [hrDeviceType] => hrDeviceCoprocessor
            [hrDeviceDescr] => Guessing that there's a floating point co-processor
            [hrDeviceID] => zeroDotZero
        )

)

SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '768']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='3' WHERE device_id = '23' AND hrDeviceIndex = '768']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1025']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface aux',`hrDeviceStatus` ='down',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1025']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1026']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface primary',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1026']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1029']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface lo',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1029']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1030']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface lan0_0',`hrDeviceStatus` ='down',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1030']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1031']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface wan0_0',`hrDeviceStatus` ='down',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1031']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1122']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface prilan',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1122']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1123']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface priwan',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1123']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1124']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface prirbtpipe',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1124']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1552']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceDiskStorage',`hrDeviceDescr` ='SCSI disk (/dev/sda)',`hrDeviceStatus` ='',`hrDeviceErrors` ='',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1552']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '1553']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceDiskStorage',`hrDeviceDescr` ='SCSI disk (/dev/sdb)',`hrDeviceStatus` ='',`hrDeviceErrors` ='',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '1553']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '23' AND hrDeviceIndex = '3072']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceCoprocessor',`hrDeviceDescr` ='Guessing that there\'s a floating point co-processor',`hrDeviceStatus` ='',`hrDeviceErrors` ='',`hrProcessorLoad` =NULL WHERE device_id = '23' AND hrDeviceIndex = '3072']
.
SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '23']


SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '23']
Module [ inventory ] time: 0.1005s
Discovery protocols:
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']
 LLDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' lldpRemoteSystemsData]
EXITCODE[0]
RUNTIME[0.0209s],
STDOUT[
lldpRemoteSystemsData = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
 ||  ||  ||  ||
 CISCO-CDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'steelhead01.lab.routedlogic.net':'161' cdpCache]
EXITCODE[0]
RUNTIME[0.0252s],
STDOUT[
cdpCache = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.`local_port_id` = I.`port_id` AND I.`device_id` = '23']

Module [ discovery-protocols ] time: 0.0511s
OSPF Neighbours:

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m OSPF-MIB -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' OSPF-MIB::ospfNbrIpAddr]
EXITCODE[0]
RUNTIME[0.0148s],
STDOUT[
ospfNbrIpAddr = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
Module [ ospf-autodiscovery ] time: 0.0163s

SQL[SELECT port_id, ifIndex FROM ports WHERE device_id = '23' GROUP BY port_id]
ARP/NDP Tables :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OXqs -m IP-MIB -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' ipNetToPhysicalPhysAddress]
EXITCODE[0]
RUNTIME[0.0155s],
STDOUT[
ipNetToPhysicalPhysAddress No Such Instance currently exists at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OXqs -m IPV6-MIB -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' ipv6NetToMediaPhysAddress]
EXITCODE[0]
RUNTIME[0.0268s],
STDOUT[
ipv6NetToMediaPhysAddress No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OXqs -m IP-MIB -M /opt/observium/mibs 'udp':'steelhead01.lab.routedlogic.net':'161' ipNetToMediaPhysAddress]
EXITCODE[0]
RUNTIME[0.0153s],
STDOUT[
ipNetToMediaPhysAddress[8][10.4.63.1] 0:19:2f:98:f1:b9
]
SNMP_STATUS[TRUE]
Used IP-MIB::ipNetToMediaPhysAddress

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '23']

Module [ arp-table ] time: 0.0634s
Module [ junose-atm-vp ] time: 0.0002s
BGP Sessions:
CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Oqvn -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' bgpLocalAs.0]
EXITCODE[0]
RUNTIME[0.0096s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
No BGP on host
SQL[SELECT * FROM bgpPeers WHERE device_id = '23']

Module [ bgp-peers ] time: 0.0122s
VLANs:

SQL[SELECT * FROM `vlans` WHERE `device_id` = '23';]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '23';]

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']
 Q-BRIDGE-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' dot1qVlanStaticTable]
EXITCODE[0]
RUNTIME[0.0217s],
STDOUT[
dot1qVlanStaticTable = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]


Module [ vlans ] time: 0.0254s
Module [ mac-accounting ] time: 0.0002s
Module [ cisco-pw ] time: 0.0002s
Module [ cisco-vrf ] time: 0.0003s
Module [ cisco-sla ] time: 0.0002s
Module [ vmware-vminfo ] time: 0.0002s
Cisco Class-based QoS:
SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '23']

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'steelhead01.lab.routedlogic.net':'161' cbQosIfType]
EXITCODE[0]
RUNTIME[0.0428s],
STDOUT[
cbQosIfType = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
QoS not configured.
Module [ cisco-cbqos ] time: 0.045s
Module [ libvirt-vminfo ] time: 0.0003s
Module [ toner ] time: 0.0003s
UCD Disk IO :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelhead01.lab.routedlogic.net':'161' diskIOEntry]
EXITCODE[0]
RUNTIME[0.0109s],
STDOUT[
diskIOEntry = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '23']

Module [ ucd-diskio ] time: 0.0132s
Wifi:
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

Module [ wifi ] time: 0.001s

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '23']

Module [ graphs ] time: 0.0009s
Module [ services ] disabled globally.

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='0.760' WHERE `device_id` = '23']

SQL[INSERT INTO `devices_perftimes` (`device_id`,`operation`,`start`,`duration`)  VALUES ('23','discover','1415792282.7789','0.76075100898743')]
Discovered in 0.760 seconds


SQL[SELECT * FROM `alert_tests`]

SQL[SELECT * FROM `alert_assoc`]

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '23']

SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`)  VALUES ('discover','steelhead01.lab.routedlogic.net','1415792281.1856','2.356','1')]
./discovery.php: steelhead01.lab.routedlogic.net - 1 devices discovered in 2.356 secs
NOTE, $config['snmp']['hide_auth'] sets as TRUE, snmp community and snmp v3 auth hidden from debug output.
MySQL: Cell[39/0.01s] Row[17/0.01s] Rows[48/0.02s] Column[0/0s] Update[13/0.01s] Insert[5/0s] Delete[0/0s]
[root@observium01 observium]# ./discovery.php -d -h steelapp01.lab.routedlogic.net
DEBUG!
Observium v0.14.11.67
Discovery


SQL[SELECT `version` FROM `dbSchema`]

SQL[SELECT count(*) FROM ports]

SQL[SELECT count(*) FROM devices]

SQL[SELECT count(*) FROM `sensors`]

SQL[SELECT count(*) FROM `services`]

SQL[SELECT count(*) FROM `applications`]

SQL[SELECT count(*) FROM `bgpPeers`]

SQL[SELECT count(*) FROM `ospf_ports`]

SQL[SELECT count(*) FROM `eigrp_ports`]

SQL[SELECT count(*) FROM `ipsec_tunnels`]

SQL[SELECT count(*) FROM `munin_plugins`]

SQL[SELECT count(*) FROM `pseudowires`]

SQL[SELECT count(*) FROM `vrfs`]

SQL[SELECT count(*) FROM `vminfo`]

SQL[SELECT count(*) FROM `users`]

SQL[SELECT count(*) FROM `bills`]

SQL[SELECT count(*) FROM `alert_table`]

SQL[SELECT count(*) FROM `alert_tests`]

SQL[SELECT count(*) FROM `groups`]

SQL[SELECT count(*) FROM `group_table`]

SQL[SELECT SUM(`last_polled_timetaken`) FROM devices]

SQL[SELECT sysObjectID, COUNT( * ) as count FROM  `devices` WHERE `os` = 'generic' GROUP BY `sysObjectID`]

SQL[SELECT COUNT(*) AS count,os from devices group by `os`]

SQL[SELECT COUNT(*) AS `count`, `type` FROM `devices` GROUP BY `type`]

SQL[SELECT COUNT(*) AS `count`, `app_type` FROM `applications` GROUP BY `app_type`]
Current Revision : 67
New Revision   : 5973

SQL[SELECT * FROM `devices` WHERE `status` = 1 AND `disabled` = 0 AND `hostname` LIKE 'steelapp01.lab.routedlogic.net' ORDER BY `last_discovered_timetaken` ASC]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OQUst -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' sysObjectID.0 sysUpTime.0]
EXITCODE[0]
RUNTIME[0.0107s],
STDOUT[
sysObjectID.0 = enterprises.8072.3.2.10
sysUpTime.0 = 48479318
]
SNMP_STATUS[TRUE]

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']
steelapp01.lab.routedlogic.net 22 zeustm

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Ovq -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' sysDescr.0]
EXITCODE[0]
RUNTIME[0.0096s],
STDOUT[
Linux 10.4.63.36 3.2.63-amd64-vmware-generic #1 SMP Thu Oct 9 21:21:32 BST 2014 x86_64
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Ovqn -m SNMPv2-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' sysObjectID.0]
EXITCODE[0]
RUNTIME[0.0096s],
STDOUT[
.1.3.6.1.4.1.8072.3.2.10
]
SNMP_STATUS[TRUE]
| Linux 10.4.63.36 3.2.63-amd64-vmware-generic #1 SMP Thu Oct 9 21:21:32 BST 2014 x86_64 | .1.3.6.1.4.1.8072.3.2.10 |
Including powerconnect-bcm.inc.php
Including netware.inc.php
Including edgeos.inc.php
Including cometsystem-p85xx.inc.php
Including jetdirect.inc.php
Including okilan.inc.php
Including poweralert.inc.php
Including supermicro-switch.inc.php
Including toshiba.inc.php
Including cs121.inc.php
Including allied.inc.php
Including arubaos.inc.php
Including acsw.inc.php
Including netopia.inc.php
Including papouch.inc.php
Including cisco.inc.php
Including dlink.inc.php
Including bcm963.inc.php
Including speedtouch.inc.php
Including brother.inc.php
Including barracudangfw.inc.php
Including sentry3.inc.php
Including freebsd.inc.php
Including airport.inc.php
Including mgepdu.inc.php
Including jdsu_edfa.inc.php

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OQv -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' NSCRTV-ROOT::commonDeviceVendorInfo.1]
EXITCODE[0]
RUNTIME[0.0301s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
Including lcos.inc.php
Including sensorprobe.inc.php
Including packetshaper.inc.php
Including zyxel.inc.php
Including proxysg.inc.php
Including samsung.inc.php

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OQv -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' Printer-MIB::prtGeneralServicePerson.1]
EXITCODE[0]
RUNTIME[0.0324s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
Including netvision.inc.php
Including netbsd.inc.php
Including asyncos.inc.php
Including axisdocserver.inc.php
Including routeros.inc.php
Including dlinkap.inc.php
Including bnt.inc.php
Including darwin.inc.php
Including epson.inc.php
Including wlc.inc.php
Including nrg.inc.php
Including nxos.inc.php
Including watchguard.inc.php
Including arista_eos.inc.php
Including allied-radlan.inc.php
Including windows.inc.php
Including terastation.inc.php
Including avocent.inc.php
Including raritan.inc.php
Including sensorgateway-mib.inc.php
Including roomalert.inc.php
Including vrp.inc.php
Including vyatta.inc.php
Including seos.inc.php
Including gamatronicups.inc.php
Including solaris.inc.php
Including ciena.inc.php
Including panos.inc.php
Including tranzeo.inc.php
Including sanos.inc.php
Including dell-laser.inc.php
Including mrvld.inc.php
Including zxr10.inc.php
Including radware.inc.php
Including axiscam.inc.php
Including wxgoos.inc.php
Including extremeware.inc.php
Including sonicwall.inc.php
Including nos.inc.php
Including mgeups.inc.php
Including draytek.inc.php
Including linux.inc.php

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Osqnv -m ENTITY-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhysicalMfgName.1]
EXITCODE[0]
RUNTIME[0.0102s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OQv -m ENGENIUS-PRIVATE-MIB -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' systemName.0]
EXITCODE[0]
RUNTIME[0.0124s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OqvU -m CAREL-ug40cdz-MIB -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' roomTemp.0]
EXITCODE[0]
RUNTIME[0.0128s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Osqnv -m HOST-RESOURCES-MIB -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' hrSystemInitialLoadParameters.0]
EXITCODE[0]
RUNTIME[0.0129s],
STDOUT[
"root=/dev/sda5 quiet console=tty2 ro
"
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Osqnv -m IEEE802dot11-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' dot11manufacturerName.5]
EXITCODE[0]
RUNTIME[0.0121s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Oqv -m CHECKPOINT-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/checkpoint 'udp':'steelapp01.lab.routedlogic.net':'161' .1.3.6.1.4.1.2620.1.6.5.1.0]
EXITCODE[0]
RUNTIME[0.0149s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -OQv -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' 1.3.6.1.4.1.7146.1.2.1.1.0]
EXITCODE[0]
RUNTIME[0.0301s],
STDOUT[
"9.8r2"
]
SNMP_STATUS[TRUE]
Including picos.inc.php
Module [ os ] time: 0.209s
Ports :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ifDescr]
EXITCODE[0]
RUNTIME[0.0113s],
STDOUT[
ifDescr.1 = lo
ifDescr.2 = eth0
ifDescr.4 = eth1
ifDescr.5 = eth2
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ifAlias]
EXITCODE[0]
RUNTIME[0.011s],
STDOUT[
ifAlias.1 =
ifAlias.2 =
ifAlias.4 =
ifAlias.5 =
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ifName]
EXITCODE[0]
RUNTIME[0.0109s],
STDOUT[
ifName.1 = lo
ifName.2 = eth0
ifName.4 = eth1
ifName.5 = eth2
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IF-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ifType]
EXITCODE[0]
RUNTIME[0.0109s],
STDOUT[
ifType.1 = softwareLoopback
ifType.2 = ethernetCsmacd
ifType.4 = ethernetCsmacd
ifType.5 = ethernetCsmacd
]
SNMP_STATUS[TRUE]

SQL[SELECT * FROM `ports` WHERE `device_id` = '22']
....
Module [ ports ] time: 0.0507s
Port Stacks:
SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '22']

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' ifStackStatus]
EXITCODE[0]
RUNTIME[0.03s],
STDOUT[
ifStackStatus = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

Module [ ports-stack ] time: 0.032s
Processors :
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']
 hrDevice:
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' hrDevice]
EXITCODE[0]
RUNTIME[0.0286s],
STDOUT[
hrDeviceIndex.768 = 768
hrDeviceIndex.1025 = 1025
hrDeviceIndex.1026 = 1026
hrDeviceIndex.1028 = 1028
hrDeviceIndex.1029 = 1029
hrDeviceIndex.3072 = 3072
hrDeviceType.768 = hrDeviceProcessor
hrDeviceType.1025 = hrDeviceNetwork
hrDeviceType.1026 = hrDeviceNetwork
hrDeviceType.1028 = hrDeviceNetwork
hrDeviceType.1029 = hrDeviceNetwork
hrDeviceType.3072 = hrDeviceCoprocessor
hrDeviceDescr.768 = GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
hrDeviceDescr.1025 = network interface lo
hrDeviceDescr.1026 = network interface eth0
hrDeviceDescr.1028 = network interface eth1
hrDeviceDescr.1029 = network interface eth2
hrDeviceDescr.3072 = Guessing that there's a floating point co-processor
hrDeviceID.768 = zeroDotZero
hrDeviceID.1025 = zeroDotZero
hrDeviceID.1026 = zeroDotZero
hrDeviceID.1028 = zeroDotZero
hrDeviceID.1029 = zeroDotZero
hrDeviceID.3072 = zeroDotZero
hrDeviceStatus.768 = running
hrDeviceStatus.1025 = running
hrDeviceStatus.1026 = running
hrDeviceStatus.1028 = down
hrDeviceStatus.1029 = down
hrDeviceErrors.1025 = 0
hrDeviceErrors.1026 = 0
hrDeviceErrors.1028 = 0
hrDeviceErrors.1029 = 0
hrProcessorFrwID.768 = zeroDotZero
hrProcessorLoad.768 = 9
hrNetworkIfIndex.1025 = 1
hrNetworkIfIndex.1026 = 2
hrNetworkIfIndex.1028 = 4
hrNetworkIfIndex.1029 = 5
hrFSIndex.1 = 1
hrFSIndex.2 = 2
hrFSIndex.3 = 3
hrFSIndex.4 = 4
hrFSMountPoint.1 = "/"
hrFSMountPoint.2 = "/dev"
hrFSMountPoint.3 = "/boot"
hrFSMountPoint.4 = "/logs"
hrFSRemoteMountPoint.1 = ""
hrFSRemoteMountPoint.2 = ""
hrFSRemoteMountPoint.3 = ""
hrFSRemoteMountPoint.4 = ""
hrFSType.1 = hrFSLinuxExt2
hrFSType.2 = hrFSOther
hrFSType.3 = hrFSLinuxExt2
hrFSType.4 = hrFSLinuxExt2
hrFSAccess.1 = readWrite
hrFSAccess.2 = readWrite
hrFSAccess.3 = readWrite
hrFSAccess.4 = readWrite
hrFSBootable.1 = true
hrFSBootable.2 = false
hrFSBootable.3 = false
hrFSBootable.4 = false
hrFSStorageIndex.1 = 31
hrFSStorageIndex.2 = 32
hrFSStorageIndex.3 = 33
hrFSStorageIndex.4 = 34
hrFSLastFullBackupDate.1 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.2 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.3 = 0-1-1,0:0:0.0
hrFSLastFullBackupDate.4 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.1 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.2 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.3 = 0-1-1,0:0:0.0
hrFSLastPartialBackupDate.4 = 0-1-1,0:0:0.0
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' hrProcessorLoad]
EXITCODE[0]
RUNTIME[0.0165s],
STDOUT[
hrProcessorLoad.768 = 9
]
SNMP_STATUS[TRUE]
22 -> .1.3.6.1.2.1.25.3.3.1.2.768, 768, hr, Intel Xeon E5540 @ 2.53GHz, 1, 9, , 768

SQL[SELECT * FROM `processors` WHERE `device_id` = '22' AND `processor_index` = '768' AND `processor_type` = 'hr']
.22 -> 1, 1, hr-average, Average, 1, , ,

SQL[SELECT * FROM `processors` WHERE `device_id` = '22' AND `processor_index` = '1' AND `processor_type` = 'hr-average']
.
SQL[SELECT COUNT(*) FROM processors WHERE device_id = '22' AND processor_type != 'ucd-old']
Array
(
    [hr] => Array
        (
            [768] => 1
        )

    [hr-average] => Array
        (
            [1] => 1
        )

)

SQL[SELECT * FROM `processors` WHERE `device_id` = '22']
768 -> hr
1 -> hr-average

Module [ processors ] time: 0.0529s
Memory :
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']
 HOST-RESOURCES-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' hrStorageEntry]
EXITCODE[0]
RUNTIME[0.0154s],
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.3 = 3
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.10 = 10
hrStorageIndex.31 = 31
hrStorageIndex.32 = 32
hrStorageIndex.33 = 33
hrStorageIndex.34 = 34
hrStorageType.1 = hrStorageRam
hrStorageType.3 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageOther
hrStorageType.7 = hrStorageOther
hrStorageType.8 = hrStorageOther
hrStorageType.10 = hrStorageVirtualMemory
hrStorageType.31 = hrStorageFixedDisk
hrStorageType.32 = hrStorageFixedDisk
hrStorageType.33 = hrStorageFixedDisk
hrStorageType.34 = hrStorageFixedDisk
hrStorageDescr.1 = Physical memory
hrStorageDescr.3 = Virtual memory
hrStorageDescr.6 = Memory buffers
hrStorageDescr.7 = Cached memory
hrStorageDescr.8 = Shared memory
hrStorageDescr.10 = Swap space
hrStorageDescr.31 = /
hrStorageDescr.32 = /dev
hrStorageDescr.33 = /boot
hrStorageDescr.34 = /logs
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.6 = 1024
hrStorageAllocationUnits.7 = 1024
hrStorageAllocationUnits.8 = 1024
hrStorageAllocationUnits.10 = 1024
hrStorageAllocationUnits.31 = 4096
hrStorageAllocationUnits.32 = 4096
hrStorageAllocationUnits.33 = 1024
hrStorageAllocationUnits.34 = 4096
hrStorageSize.1 = 2055896
hrStorageSize.3 = 2936532
hrStorageSize.6 = 2055896
hrStorageSize.7 = 379916
hrStorageSize.8 = 0
hrStorageSize.10 = 880636
hrStorageSize.31 = 961038
hrStorageSize.32 = 256332
hrStorageSize.33 = 212209
hrStorageSize.34 = 1934198
hrStorageUsed.1 = 1489376
hrStorageUsed.3 = 1489376
hrStorageUsed.6 = 225540
hrStorageUsed.7 = 379916
hrStorageUsed.10 = 0
hrStorageUsed.31 = 294250
hrStorageUsed.32 = 1
hrStorageUsed.33 = 16547
hrStorageUsed.34 = 93463
]
SNMP_STATUS[TRUE]
22 -> 1, HOST-RESOURCES-MIB, Physical memory, 1024, 2105237504, 1525121024

SQL[SELECT * FROM `mempools` WHERE `device_id` = '22' AND `mempool_index` = '1' AND `mempool_mib` = 'host-resources-mib']
.22 -> 3, HOST-RESOURCES-MIB, Virtual memory, 1024, 3007008768, 1525121024

SQL[SELECT * FROM `mempools` WHERE `device_id` = '22' AND `mempool_index` = '3' AND `mempool_mib` = 'host-resources-mib']
.22 -> 6, HOST-RESOURCES-MIB, Memory buffers, 1024, 2105237504, 230952960

SQL[SELECT * FROM `mempools` WHERE `device_id` = '22' AND `mempool_index` = '6' AND `mempool_mib` = 'host-resources-mib']
.22 -> 7, HOST-RESOURCES-MIB, Cached memory, 1024, 389033984, 389033984

SQL[SELECT * FROM `mempools` WHERE `device_id` = '22' AND `mempool_index` = '7' AND `mempool_mib` = 'host-resources-mib']
.22 -> 10, HOST-RESOURCES-MIB, Swap space, 1024, 901771264, 0

SQL[SELECT * FROM `mempools` WHERE `device_id` = '22' AND `mempool_index` = '10' AND `mempool_mib` = 'host-resources-mib']
.Array
(
    [host-resources-mib] => Array
        (
            [1] => 1
            [3] => 1
            [6] => 1
            [7] => 1
            [10] => 1
        )

)

SQL[SELECT * FROM `mempools` WHERE `device_id` = '22']
1 -> host-resources-mib
3 -> host-resources-mib
6 -> host-resources-mib
7 -> host-resources-mib
10 -> host-resources-mib

Module [ mempools ] time: 0.0213s

SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '22' GROUP BY `port_id`]
IPv4 Addresses :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ipAdEntIfIndex]
EXITCODE[0]
RUNTIME[0.014s],
STDOUT[
ipAdEntIfIndex.10.4.63.36 = 2
ipAdEntIfIndex.127.0.0.1 = 1
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ipAdEntNetMask]
EXITCODE[0]
RUNTIME[0.0138s],
STDOUT[
ipAdEntNetMask.10.4.63.36 = 255.255.255.0
ipAdEntNetMask.127.0.0.1 = 255.0.0.0
]
SNMP_STATUS[TRUE]
IP-MIB
Array
(
    [2] => Array
        (
            [10.4.63.36] => Array
                (
                    [ipAdEntIfIndex] => 2
                    [ipAdEntNetMask] => 255.255.255.0
                )

        )

    [1] => Array
        (
            [127.0.0.1] => Array
                (
                    [ipAdEntIfIndex] => 1
                    [ipAdEntNetMask] => 255.0.0.0
                )

        )

)

SQL[SELECT * FROM `ipv4_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '22']

SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.4.63.0/24']
.
SQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.0/8']
.
SQL[SELECT * FROM `ipv4_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '22']

Module [ ipv4-addresses ] time: 0.034s

SQL[SELECT `port_id`, `ifIndex` FROM `ports` WHERE `device_id` = '22' GROUP BY `port_id`]
IPv6 Addresses :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ipAddressIfIndex.ipv6]
EXITCODE[0]
RUNTIME[0.014s],
STDOUT[
ipAddressIfIndex.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = 1
ipAddressIfIndex.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:bf:76:0d" = 2
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ipAddressPrefix.ipv6]
EXITCODE[0]
RUNTIME[0.0136s],
STDOUT[
ipAddressPrefix.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = ipAddressPrefixOrigin.1.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01".128
ipAddressPrefix.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:bf:76:0d" = ipAddressPrefixOrigin.2.ipv6."fe:80:00:00:00:00:00:00:00:00:00:00:00:00:00:00".64
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m IP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' ipAddressOrigin.ipv6]
EXITCODE[0]
RUNTIME[0.0135s],
STDOUT[
ipAddressOrigin.ipv6."00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:01" = manual
ipAddressOrigin.ipv6."fe:80:00:00:00:00:00:00:02:50:56:ff:fe:bf:76:0d" = linklayer
]
SNMP_STATUS[TRUE]
IP-MIB
Array
(
    [1] => Array
        (
            [0000:0000:0000:0000:0000:0000:0000:0001] => Array
                (
                    [ipAddressIfIndex] => 1
                    [ipAddressPrefix] => 128
                    [ipAddressOrigin] => manual
                )

        )

)

SQL[SELECT * FROM `ipv6_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '22']

SQL[SELECT `ipv6_network_id` FROM `ipv6_networks` WHERE `ipv6_network` = '0:0:0:0:0:0:0:1/128']
.
SQL[SELECT * FROM `ipv6_addresses` AS A
          LEFT JOIN `ports` AS I ON A.`port_id` = I.`port_id`
          WHERE I.`device_id` = '22']

Module [ ipv6-addresses ] time: 0.0484s
Sensors:
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']
 ENTITY-SENSOR-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhysicalDescr]
EXITCODE[0]
RUNTIME[0.0111s],
STDOUT[
entPhysicalDescr = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhysicalName]
EXITCODE[0]
RUNTIME[0.0109s],
STDOUT[
entPhysicalName = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhySensorType]
EXITCODE[0]
RUNTIME[0.0108s],
STDOUT[
entPhySensorType = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhySensorScale]
EXITCODE[0]
RUNTIME[0.0108s],
STDOUT[
entPhySensorScale = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhySensorPrecision]
EXITCODE[0]
RUNTIME[0.0107s],
STDOUT[
entPhySensorPrecision = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhySensorOperStatus]
EXITCODE[0]
RUNTIME[0.011s],
STDOUT[
entPhySensorOperStatus = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:ENTITY-SENSOR-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' entPhySensorValue]
EXITCODE[0]
RUNTIME[0.0118s],
STDOUT[
entPhySensorValue = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'temperature' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'humidity' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'fanspeed' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'airflow' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'voltage' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'current' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'power' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'apower' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'impedance' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'frequency' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'dbm' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'snr' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'capacity' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'load' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'runtime' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

SQL[SELECT * FROM `sensors` AS S, `devices` AS D WHERE S.`sensor_class` = 'state' AND S.`device_id` = D.`device_id` AND D.`device_id` = '22' AND S.`poller_type` = 'snmp']

Module [ sensors ] time: 0.0967s
Storage :
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' hrStorageEntry]
EXITCODE[0]
RUNTIME[0.0157s],
STDOUT[
hrStorageIndex.1 = 1
hrStorageIndex.3 = 3
hrStorageIndex.6 = 6
hrStorageIndex.7 = 7
hrStorageIndex.8 = 8
hrStorageIndex.10 = 10
hrStorageIndex.31 = 31
hrStorageIndex.32 = 32
hrStorageIndex.33 = 33
hrStorageIndex.34 = 34
hrStorageType.1 = hrStorageRam
hrStorageType.3 = hrStorageVirtualMemory
hrStorageType.6 = hrStorageOther
hrStorageType.7 = hrStorageOther
hrStorageType.8 = hrStorageOther
hrStorageType.10 = hrStorageVirtualMemory
hrStorageType.31 = hrStorageFixedDisk
hrStorageType.32 = hrStorageFixedDisk
hrStorageType.33 = hrStorageFixedDisk
hrStorageType.34 = hrStorageFixedDisk
hrStorageDescr.1 = Physical memory
hrStorageDescr.3 = Virtual memory
hrStorageDescr.6 = Memory buffers
hrStorageDescr.7 = Cached memory
hrStorageDescr.8 = Shared memory
hrStorageDescr.10 = Swap space
hrStorageDescr.31 = /
hrStorageDescr.32 = /dev
hrStorageDescr.33 = /boot
hrStorageDescr.34 = /logs
hrStorageAllocationUnits.1 = 1024
hrStorageAllocationUnits.3 = 1024
hrStorageAllocationUnits.6 = 1024
hrStorageAllocationUnits.7 = 1024
hrStorageAllocationUnits.8 = 1024
hrStorageAllocationUnits.10 = 1024
hrStorageAllocationUnits.31 = 4096
hrStorageAllocationUnits.32 = 4096
hrStorageAllocationUnits.33 = 1024
hrStorageAllocationUnits.34 = 4096
hrStorageSize.1 = 2055896
hrStorageSize.3 = 2936532
hrStorageSize.6 = 2055896
hrStorageSize.7 = 379916
hrStorageSize.8 = 0
hrStorageSize.10 = 880636
hrStorageSize.31 = 961038
hrStorageSize.32 = 256332
hrStorageSize.33 = 212209
hrStorageSize.34 = 1934198
hrStorageUsed.1 = 1489376
hrStorageUsed.3 = 1489376
hrStorageUsed.6 = 225540
hrStorageUsed.7 = 379916
hrStorageUsed.10 = 0
hrStorageUsed.31 = 294251
hrStorageUsed.32 = 1
hrStorageUsed.33 = 16547
hrStorageUsed.34 = 93463
]
SNMP_STATUS[TRUE]
 HOST-RESOURCES-MIB: 22 -> 31, hrStorageFixedDisk, HOST-RESOURCES-MIB, /, 4096, 3936411648, 1205252096, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '22' AND `storage_index` = '31' AND `storage_mib` = 'host-resources-mib']
.22 -> 32, hrStorageFixedDisk, HOST-RESOURCES-MIB, /dev, 4096, 1049935872, 4096, 0
Skipped by equals: /dev, /dev
22 -> 33, hrStorageFixedDisk, HOST-RESOURCES-MIB, /boot, 1024, 217302016, 16944128, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '22' AND `storage_index` = '33' AND `storage_mib` = 'host-resources-mib']
.22 -> 34, hrStorageFixedDisk, HOST-RESOURCES-MIB, /logs, 4096, 7922475008, 382824448, 0

SQL[SELECT * FROM `storage` WHERE `device_id` = '22' AND `storage_index` = '34' AND `storage_mib` = 'host-resources-mib']
.Array
(
    [host-resources-mib] => Array
        (
            [31] => 1
            [33] => 1
            [34] => 1
        )

)

SQL[SELECT * FROM `storage` WHERE `device_id` = '22']
31 -> host-resources-mib
33 -> host-resources-mib
34 -> host-resources-mib

Module [ storage ] time: 0.0211s
Inventory: Physical Inventory :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'steelapp01.lab.routedlogic.net':'161' entPhysicalEntry]
EXITCODE[0]
RUNTIME[0.0351s],
STDOUT[
entPhysicalEntry = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m ENTITY-MIB:IF-MIB -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' entAliasMappingIdentifier]
EXITCODE[0]
RUNTIME[0.0141s],
STDOUT[
entAliasMappingIdentifier = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

hrDevice :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' hrDeviceEntry]
EXITCODE[0]
RUNTIME[0.0249s],
STDOUT[
hrDeviceIndex.768 = 768
hrDeviceIndex.1025 = 1025
hrDeviceIndex.1026 = 1026
hrDeviceIndex.1028 = 1028
hrDeviceIndex.1029 = 1029
hrDeviceIndex.3072 = 3072
hrDeviceType.768 = hrDeviceProcessor
hrDeviceType.1025 = hrDeviceNetwork
hrDeviceType.1026 = hrDeviceNetwork
hrDeviceType.1028 = hrDeviceNetwork
hrDeviceType.1029 = hrDeviceNetwork
hrDeviceType.3072 = hrDeviceCoprocessor
hrDeviceDescr.768 = GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
hrDeviceDescr.1025 = network interface lo
hrDeviceDescr.1026 = network interface eth0
hrDeviceDescr.1028 = network interface eth1
hrDeviceDescr.1029 = network interface eth2
hrDeviceDescr.3072 = Guessing that there's a floating point co-processor
hrDeviceID.768 = zeroDotZero
hrDeviceID.1025 = zeroDotZero
hrDeviceID.1026 = zeroDotZero
hrDeviceID.1028 = zeroDotZero
hrDeviceID.1029 = zeroDotZero
hrDeviceID.3072 = zeroDotZero
hrDeviceStatus.768 = running
hrDeviceStatus.1025 = running
hrDeviceStatus.1026 = running
hrDeviceStatus.1028 = down
hrDeviceStatus.1029 = down
hrDeviceErrors.1025 = 0
hrDeviceErrors.1026 = 0
hrDeviceErrors.1028 = 0
hrDeviceErrors.1029 = 0
]
SNMP_STATUS[TRUE]

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' hrProcessorEntry]
EXITCODE[0]
RUNTIME[0.0157s],
STDOUT[
hrProcessorFrwID.768 = zeroDotZero
hrProcessorLoad.768 = 9
]
SNMP_STATUS[TRUE]
Array
(
    [768] => Array
        (
            [hrDeviceIndex] => 768
            [hrDeviceType] => hrDeviceProcessor
            [hrDeviceDescr] => GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrProcessorFrwID] => zeroDotZero
            [hrProcessorLoad] => 9
        )

    [1025] => Array
        (
            [hrDeviceIndex] => 1025
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface lo
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1026] => Array
        (
            [hrDeviceIndex] => 1026
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface eth0
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => running
            [hrDeviceErrors] => 0
        )

    [1028] => Array
        (
            [hrDeviceIndex] => 1028
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface eth1
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => down
            [hrDeviceErrors] => 0
        )

    [1029] => Array
        (
            [hrDeviceIndex] => 1029
            [hrDeviceType] => hrDeviceNetwork
            [hrDeviceDescr] => network interface eth2
            [hrDeviceID] => zeroDotZero
            [hrDeviceStatus] => down
            [hrDeviceErrors] => 0
        )

    [3072] => Array
        (
            [hrDeviceIndex] => 3072
            [hrDeviceType] => hrDeviceCoprocessor
            [hrDeviceDescr] => Guessing that there's a floating point co-processor
            [hrDeviceID] => zeroDotZero
        )

)

SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '22' AND hrDeviceIndex = '768']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='9' WHERE device_id = '22' AND hrDeviceIndex = '768']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '22' AND hrDeviceIndex = '1025']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface lo',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '22' AND hrDeviceIndex = '1025']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '22' AND hrDeviceIndex = '1026']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface eth0',`hrDeviceStatus` ='running',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '22' AND hrDeviceIndex = '1026']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '22' AND hrDeviceIndex = '1028']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface eth1',`hrDeviceStatus` ='down',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '22' AND hrDeviceIndex = '1028']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '22' AND hrDeviceIndex = '1029']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface eth2',`hrDeviceStatus` ='down',`hrDeviceErrors` ='0',`hrProcessorLoad` =NULL WHERE device_id = '22' AND hrDeviceIndex = '1029']
.
SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '22' AND hrDeviceIndex = '3072']

SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceCoprocessor',`hrDeviceDescr` ='Guessing that there\'s a floating point co-processor',`hrDeviceStatus` ='',`hrDeviceErrors` ='',`hrProcessorLoad` =NULL WHERE device_id = '22' AND hrDeviceIndex = '3072']
.
SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '22']


SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']

SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '22']
Module [ inventory ] time: 0.105s
Discovery protocols:
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']
 LLDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m LLDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' lldpRemoteSystemsData]
EXITCODE[0]
RUNTIME[0.0212s],
STDOUT[
lldpRemoteSystemsData = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
 ||  ||  ||  ||
 CISCO-CDP-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m CISCO-CDP-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'steelapp01.lab.routedlogic.net':'161' cdpCache]
EXITCODE[0]
RUNTIME[0.0259s],
STDOUT[
cdpCache = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]

SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.`local_port_id` = I.`port_id` AND I.`device_id` = '22']

Module [ discovery-protocols ] time: 0.0518s
OSPF Neighbours:

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m OSPF-MIB -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' OSPF-MIB::ospfNbrIpAddr]
EXITCODE[0]
RUNTIME[0.0151s],
STDOUT[
ospfNbrIpAddr = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
Module [ ospf-autodiscovery ] time: 0.0166s

SQL[SELECT port_id, ifIndex FROM ports WHERE device_id = '22' GROUP BY port_id]
ARP/NDP Tables :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OXqs -m IP-MIB -M /opt/observium/mibs 'udp':'steelapp01.lab.routedlogic.net':'161' ipNetToPhysicalPhysAddress]
EXITCODE[0]
RUNTIME[0.0152s],
STDOUT[
ipNetToPhysicalPhysAddress[2][ipv4]["10.4.63.1"] 0:19:2f:98:f1:b9
]
SNMP_STATUS[TRUE]
Used IP-MIB::ipNetToPhysicalPhysAddress

SQL[SELECT mac_id, mac_address, ip_address, ip_version, ifIndex FROM ip_mac AS M
          LEFT JOIN ports AS I ON M.port_id = I.port_id
          WHERE I.device_id = '22']

Module [ arp-table ] time: 0.0183s
Module [ junose-atm-vp ] time: 0.0002s
BGP Sessions:
CMD[/usr/bin/snmpget -v2c -c 'bhwqY5rLY647' -Oqvn -m BGP4-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' bgpLocalAs.0]
EXITCODE[0]
RUNTIME[0.0098s],
STDOUT[
No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
No BGP on host
SQL[SELECT * FROM bgpPeers WHERE device_id = '22']

Module [ bgp-peers ] time: 0.0125s
VLANs:

SQL[SELECT * FROM `vlans` WHERE `device_id` = '22';]

SQL[SELECT * FROM `ports_vlans` WHERE `device_id` = '22';]

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']
 Q-BRIDGE-MIB
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' dot1qVlanStaticTable]
EXITCODE[0]
RUNTIME[0.0216s],
STDOUT[
dot1qVlanStaticTable = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]


Module [ vlans ] time: 0.0248s
Module [ mac-accounting ] time: 0.0002s
Module [ cisco-pw ] time: 0.0002s
Module [ cisco-vrf ] time: 0.0003s
Module [ cisco-sla ] time: 0.0002s
Module [ vmware-vminfo ] time: 0.0002s
Cisco Class-based QoS:
SQL[SELECT * FROM `ports_cbqos` WHERE `device_id` = '22']

CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m CISCO-CLASS-BASED-QOS-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp:/opt/observium/mibs/cisco 'udp':'steelapp01.lab.routedlogic.net':'161' cbQosIfType]
EXITCODE[0]
RUNTIME[0.0484s],
STDOUT[
cbQosIfType = No Such Object available on this agent at this OID
]
SNMP_STATUS[FALSE]
QoS not configured.
Module [ cisco-cbqos ] time: 0.0505s
Module [ libvirt-vminfo ] time: 0.0003s
Module [ toner ] time: 0.0003s
UCD Disk IO :
CMD[/usr/bin/snmpbulkwalk -v2c -c 'bhwqY5rLY647' -OQUs -m UCD-DISKIO-MIB -M /opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp 'udp':'steelapp01.lab.routedlogic.net':'161' diskIOEntry]
EXITCODE[0]
RUNTIME[0.0166s],
STDOUT[
diskIOIndex.1 = 1
diskIOIndex.2 = 2
diskIOIndex.3 = 3
diskIOIndex.4 = 4
diskIOIndex.5 = 5
diskIOIndex.6 = 6
diskIOIndex.7 = 7
diskIOIndex.8 = 8
diskIOIndex.9 = 9
diskIOIndex.10 = 10
diskIOIndex.11 = 11
diskIOIndex.12 = 12
diskIOIndex.13 = 13
diskIOIndex.14 = 14
diskIOIndex.15 = 15
diskIOIndex.16 = 16
diskIODevice.1 = loop0
diskIODevice.2 = loop1
diskIODevice.3 = loop2
diskIODevice.4 = loop3
diskIODevice.5 = loop4
diskIODevice.6 = loop5
diskIODevice.7 = loop6
diskIODevice.8 = loop7
diskIODevice.9 = sr0
diskIODevice.10 = sda
diskIODevice.11 = sda1
diskIODevice.12 = sda2
diskIODevice.13 = sda5
diskIODevice.14 = sda6
diskIODevice.15 = sda7
diskIODevice.16 = sda8
diskIONRead.1 = 0
diskIONRead.2 = 0
diskIONRead.3 = 0
diskIONRead.4 = 0
diskIONRead.5 = 0
diskIONRead.6 = 0
diskIONRead.7 = 0
diskIONRead.8 = 0
diskIONRead.9 = 0
diskIONRead.10 = 331500544
diskIONRead.11 = 1383424
diskIONRead.12 = 2048
diskIONRead.13 = 206332928
diskIONRead.14 = 655360
diskIONRead.15 = 786432
diskIONRead.16 = 121619456
diskIONWritten.1 = 0
diskIONWritten.2 = 0
diskIONWritten.3 = 0
diskIONWritten.4 = 0
diskIONWritten.5 = 0
diskIONWritten.6 = 0
diskIONWritten.7 = 0
diskIONWritten.8 = 0
diskIONWritten.9 = 0
diskIONWritten.10 = 644241408
diskIONWritten.11 = 83968
diskIONWritten.12 = 0
diskIONWritten.13 = 3612450816
diskIONWritten.14 = 0
diskIONWritten.15 = 0
diskIONWritten.16 = 1326673920
diskIOReads.1 = 0
diskIOReads.2 = 0
diskIOReads.3 = 0
diskIOReads.4 = 0
diskIOReads.5 = 0
diskIOReads.6 = 0
diskIOReads.7 = 0
diskIOReads.8 = 0
diskIOReads.9 = 0
diskIOReads.10 = 17782
diskIOReads.11 = 281
diskIOReads.12 = 2
diskIOReads.13 = 12902
diskIOReads.14 = 160
diskIOReads.15 = 161
diskIOReads.16 = 4100
diskIOWrites.1 = 0
diskIOWrites.2 = 0
diskIOWrites.3 = 0
diskIOWrites.4 = 0
diskIOWrites.5 = 0
diskIOWrites.6 = 0
diskIOWrites.7 = 0
diskIOWrites.8 = 0
diskIOWrites.9 = 0
diskIOWrites.10 = 3484542
diskIOWrites.11 = 51
diskIOWrites.12 = 0
diskIOWrites.13 = 848394
diskIOWrites.14 = 0
diskIOWrites.15 = 0
diskIOWrites.16 = 2636097
diskIONReadX.1 = 0
diskIONReadX.2 = 0
diskIONReadX.3 = 0
diskIONReadX.4 = 0
diskIONReadX.5 = 0
diskIONReadX.6 = 0
diskIONReadX.7 = 0
diskIONReadX.8 = 0
diskIONReadX.9 = 0
diskIONReadX.10 = 331500544
diskIONReadX.11 = 1383424
diskIONReadX.12 = 2048
diskIONReadX.13 = 206332928
diskIONReadX.14 = 655360
diskIONReadX.15 = 786432
diskIONReadX.16 = 121619456
diskIONWrittenX.1 = 0
diskIONWrittenX.2 = 0
diskIONWrittenX.3 = 0
diskIONWrittenX.4 = 0
diskIONWrittenX.5 = 0
diskIONWrittenX.6 = 0
diskIONWrittenX.7 = 0
diskIONWrittenX.8 = 0
diskIONWrittenX.9 = 0
diskIONWrittenX.10 = 26414045184
diskIONWrittenX.11 = 83968
diskIONWrittenX.12 = 0
diskIONWrittenX.13 = 7907418112
diskIONWrittenX.14 = 0
diskIONWrittenX.15 = 0
diskIONWrittenX.16 = 18506543104
]
SNMP_STATUS[TRUE]

SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = '22']
10 sda
.11 sda1
.12 sda2
.13 sda5
.14 sda6
.15 sda7
.16 sda8
.
Module [ ucd-diskio ] time: 0.0195s
Wifi:
SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']

Module [ wifi ] time: 0.0007s

SQL[SELECT * FROM devices_attribs WHERE `device_id` = '22']

Module [ graphs ] time: 0.0006s
Module [ services ] disabled globally.

SQL[UPDATE `devices` set `last_discovered` =NOW(),`type` ='network',`last_discovered_timetaken` ='0.869' WHERE `device_id` = '22']

SQL[INSERT INTO `devices_perftimes` (`device_id`,`operation`,`start`,`duration`)  VALUES ('22','discover','1415792287.136','0.86964988708496')]
Discovered in 0.869 seconds


SQL[SELECT * FROM `alert_tests`]

SQL[SELECT * FROM `alert_assoc`]

SQL[SELECT * FROM `alert_table` WHERE `device_id` = '22']

SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`)  VALUES ('discover','steelapp01.lab.routedlogic.net','1415792285.6306','2.377','1')]
./discovery.php: steelapp01.lab.routedlogic.net - 1 devices discovered in 2.377 secs
NOTE, $config['snmp']['hide_auth'] sets as TRUE, snmp community and snmp v3 auth hidden from debug output.
MySQL: Cell[31/0.01s] Row[10/0s] Rows[28/0.01s] Column[0/0s] Update[7/0s] Insert[2/0s] Delete[0/0s]
[root@observium01 observium]#